xen.git
2011-08-16 Wei Wangamd iommu: Automatic page coalescing
2011-08-13 Jan Beulichx86/PCI-MSI: properly determine VF BAR values
2011-08-13 Andrew Cooperx86: IRQ fix incorrect logic in __clear_irq_vector
2011-08-13 Mark Langsdorfx86/amd: Add support for read-only APERF/MPERF
2011-08-13 Jan BeulichVT-d: don't reject valid DMAR/ATSR tables on systems...
2011-08-12 Tim DeeganPassthrough: disable bus-mastering on any card that...
2011-08-10 Ian Campbellhvmloader: relicense hvmloader xenbus implementation...
2011-08-09 Keir FraserACPI ERST: Revert change to erst_check_table() to be...
2011-08-09 Ian JacksonRevert 23757:f5176c177b99 "xenstored: allow guests...
2011-08-09 Keir Fraserhvmloader: Move init_vm86_tss() back into common code.
2011-08-09 Olaf Heringxenstored: allow guests to reintroduce themselves
2011-07-28 Keir Fraserhvmloader: Enable SCI in QEMU has it disabled.
2011-07-28 Tim Deeganx86/mm: Handle 1GiB superpages in the pagetable walker.
2011-07-26 George Dunlapxen: AMD IOMMU: Automatically enable per-device vector...
2011-07-26 George Dunlapxen: Option to allow per-device vector maps for MSI...
2011-07-26 George Dunlapxen: Infrastructure to allow irqs to share vector maps
2011-07-26 Tim DeeganNested VMX: fix error paths in emulation of VMLAUNCH...
2011-07-26 Tim DeeganNested VMX: always mark VVMCS as not-launched on VMCLEAR.
2011-07-25 Jan Beulichx86-64/MMCFG: pass down firmware (ACPI) reservation...
2011-07-25 Jan Beulichx86-64/MMCFG: finally make Fam10 enabling work
2011-07-25 Jan Beulichx86-64/MMCFG: correct base address computation for...
2011-07-25 Tim DeeganVT-d: always clean up dpci timers.
2011-07-25 Keir Fraserhvmloader: Allow default response to be specified to...
2011-07-25 Keir Fraserhvmloader: Formatting cleanups.
2011-07-25 Keir Fraserhvmloader: Replace bios_relocate hook with bios_load...
2011-07-25 Jan Beulichfix regression from c/s 23735:537918f518ee
2011-07-23 Keir Fraserhvmloader: Declare get_hvm_info_table/get_shared_info...
2011-07-23 Keir Fraserhvmloader: Remove bogus and unused RESERVED_MEMSIZE...
2011-07-23 Keir Fraserhvmloader: New functions mem_hole_alloc() and mem_hole_...
2011-07-23 Roger Pau Monnexend: remove PCI device listing from NetBSD, since...
2011-07-23 Liu, Jinsongx86, mce: Dump mce log by ERST when mc panic
2011-07-23 Liu, Jinsongacpi: Add support for old and new bios erst, enable...
2011-07-23 Jan Beulichadd privileged (dom0) kernel feature indication
2011-07-22 Ian Campbellbuild: remove $(DESTDIR) from buildmakevars2file paths
2011-07-21 Wei WangAMD IOMMU: remove global interrupt remapping table
2011-07-21 George Dunlapxen: Fix sedf scheduler
2011-07-21 Jan Beulichx86: add change missing in c/s 23726:fd97ca086df6
2011-07-20 Keir Fraserhvmloader: Switch to absolute addressing for calling...
2011-07-20 Keir Fraserhvmloader: Remove hard tabs from source files.
2011-07-19 Wei Liulibxl: clean up trailing whitespaces in code.
2011-07-19 Wei Liulibxl: enabling upstream qemu as pure pv backend.
2011-07-19 Jan Beulichx86: update Intel CPUID masking code to latest spec
2011-07-19 Jan BeulichPCI: consolidate interface for adding devices
2011-07-19 Tim Deeganx86: Remove timeouts from INIT-SIPI-SIPI sequence when...
2011-07-19 Jan Beulichx86: consistently serialize CMOS/RTC accesses on rtc_lock
2011-07-19 Jan Beulichx86-64/EFI: don't call EfiResetSystem() from machine_halt()
2011-07-19 Jan Beulichbuild: consolidate buildmakevars2file
2011-07-19 Shan HaitaoAdding back guest MSI eoi support for unmaskable MSI...
2011-07-19 Olaf Heringxentrace: update __trace_var comment
2011-07-18 Ian Campbelllibxl: Keyed unions key off an enum instead of an arbit...
2011-07-18 Ian Campbelllibxl: use libxl_domain_type enum with libxl__domain_su...
2011-07-18 Ian Campbelllibxl: specify HVM vs PV in create_info using libxl_dom...
2011-07-18 Ian Campbelllibxl: specify HVM vs PV in build_info using libxl_doma...
2011-07-18 Ian Campbelllibxl: replace libxl__domain_is_hvm with libxl__domain_type
2011-07-18 Ian Campbelllibxl: Give the HVM domain type the name "HVM"
2011-07-18 Roger Pau Monnexend NetBSD init script: fixed problem when restarting...
2011-07-16 Olaf Heringefi: include irq.h to fix compile error in runtime.c
2011-07-16 Olaf Heringxentrace: reduce size of extradata in trace_irq_mask()
2011-07-16 Olaf Heringhvm: remove cast from trace_var call for HVMOP_xentrace
2011-07-16 Christoph Eggernestedsvm: Support TSC Rate MSR
2011-07-16 Ian Campbelllibxc: remove obsolete comment.
2011-07-16 Jan Beulichx86: fix guest migration after c/s 20892:d311d1efc25e
2011-07-16 KUWAMURA Shin'ya[IA64] Fix ia64 build for 22396:c1b7aae86cf5
2011-07-16 KUWAMURA Shin'ya[IA64] fix warning: "in_atomic" redefined
2011-07-16 Keir Fraserxen/irq: Make it obvious that desc->status fields compr...
2011-07-16 Shan HaitaoRemove MSI IRQ storms prevention logic
2011-07-16 Keir Fraserxen/libxc: Clean up pv_cpuid switch statements.
2011-07-16 David Vrabelxen/libxc: set CPUID topology leaf as unsupported for...
2011-07-15 Roger Pau Monnetools: xencommons NetBSD init script: Multiple bugfixes...
2011-07-15 Ian Campbellxl: log domain suspension.
2011-07-15 Ian Campbellpygrub: prefer Grub2 to Grub1
2011-07-15 Roger Pau Monnexenbackendd: fix mistaken treatment of unknown backend...
2011-07-14 Ian Campbelllibxl: add LIBXL_MAC_{FMT,FMTLEN,BYTES}
2011-07-14 Ian Campbelllibxl: rename testenum->testidl
2011-07-14 Ian Campbelllibxl: IDL: bring command line handling in genwrap...
2011-07-14 Ian Campbelllibxl: IDL: add helper to generate references to Aggreg...
2011-07-14 Ian Campbelllibxl: IDL: remove libxl_C_type_of
2011-07-14 Ian Campbelllibxl: IDL: refactor code to massage a type into a...
2011-07-14 Ian Campbelllibxl: IDL: handle generation of pass-by-reference...
2011-07-14 Ian Campbelllibxl: IDL: s/anonynous/anonymous/
2011-07-14 Ian Campbellbuild: define "move-if-changed" make macro.
2011-07-14 tools/pygrub... tools/pygrub: fix solaris kernel sniff
2011-07-14 Stefano Stabellinilibxl: Fix segfault in get_all_assigned_devices
2011-07-14 Keir Fraserns16550: Clean up code style
2011-07-14 Ross PhilipsonPlaceholder for V4V hypercall and VIRQ numbers
2011-07-14 Ian Campbelldocs: correct typo in vbd-interface.txt
2011-07-14 Keir Frasermerge
2011-07-14 Konrad Rzeszutek... doc: Update the com1,com2 section with pci and amt...
2011-07-14 Konrad Rzeszutek... xen: Update pci_uart_config to save the BAR1 contents...
2011-07-14 Konrad Rzeszutek... xen: Restore the BAR and PCI command after resume.
2011-07-14 James Mckenziexen: Automatically find serial port on PCI/PCIe and...
2011-07-14 Jan Beulichx86-64: properly handle alias mappings beyond _end
2011-07-08 Ian Jacksonlibxl: do not use tap disk backend other than for raw...
2011-07-08 Zhigang Wangtools: fix shared loop device detection in block hotplu...
2011-07-08 Fabio Fantonitools: Improved LSB headers in init.d scripts
2011-07-08 Jan Beulichx86-64/EFI: discard .comment.* sections
2011-07-08 Jan Beulichx86-64/physdevop: reduce generated code duplication
2011-07-08 Keir FraserRevert 23664:3e3c0a8be9f9
2011-07-08 Tim Deeganx86/mm: fix 32-bit p2m type lookups
2011-07-08 Konrad Rzeszutek... ns16550: Implement suspend handler.
next